cURL
curl --request DELETE \ --url https://{client_id}.shipstream.app/api/global/v1/inventory/warehouses/{id}
This response does not have an example.
Deletes a Warehouse specified by its id path parameter.
Warehouse
id
The id of the Warehouse.
x >= 1
OK - The operation completed successfully and there is no response body.